sorry to forget this on previous commit !
authorHans Breuer <hans@src.gnome.org>
Sun, 25 Feb 2001 19:02:27 +0000 (19:02 +0000)
committerHans Breuer <hans@src.gnome.org>
Sun, 25 Feb 2001 19:02:27 +0000 (19:02 +0000)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
index 927766274434dad2be6287965f937040e0ccca16..cfd87a593adc57d0c23a4a2e79c0401da63def92 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-25  Hans Breuer  <hans@breuer.org>
+
+       * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
+       cause we want to loose those prototypes only in the latter case
+
+       * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
+       GdkPixmapImplWin32 because it itsn't derived from it. Use the
+       impl member variable instead
+
+       * gtk/gtk.def : updated
+
+       * gtk/gtklist.c : 
+       * gtk/gtkmenus.c : include <string.h> for memset ()
+
+       * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
+       for everthing built here, but for gtk-x.x.dll only. This solves
+       problem of indifferent gtk type definitions
+
 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@webwynk.net>
 
        * gtk/gtkclipboard.h: actually put /* */ around #endif comment.